cssdataurl: Drop SECTION
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:34:09 +0000 (22:34 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
This is private

gtk/css/gtkcssdataurl.c

index e772775fca7caecb68c2435f4c4157a69cd0fc62..d07f59c4c8d19cbd1a1f644c5e12daf2dd385774 100644 (file)
@@ -19,8 +19,7 @@
  */
 
 /*<private>
- * SECTION:data-url
- * @title: data: URLs
+ * # Data URLs
  *
  * These function allow encoding and decoding of data: URLs, see
  * [RFC 2397](http://tools.ietf.org/html/rfc2397) for more information.